home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / ld / acconfig.h next >
Encoding:
Text File  |  1996-07-04  |  197 b   |  8 lines

  1.  
  2. /* Whether free must be declared even if <stdlib.h> is included.  */
  3. #undef NEED_DECLARATION_FREE
  4. @TOP@
  5.  
  6. /* Do we need to use the b modifier when opening binary files?  */
  7. #undef USE_BINARY_FOPEN
  8.